"SECONDS_PER_DAY" definition now located in defs.h.
authoroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 8 Apr 2006 08:29:30 +0000 (08:29 +0000)
committeroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 8 Apr 2006 08:29:30 +0000 (08:29 +0000)
gpsbabel/nmea.c

index 85ecdcf90b369e7b581059119e382ab193de6441..976b07c0a01b6168ef91e39912926f2a02b34e59 100644 (file)
@@ -132,8 +132,6 @@ time I have seen this is when the recording stops suddenly, where the last
 sentence is truncated - and missing part of the line, including the checksum.
 */
 
-#define SECONDS_PER_DAY (24L*60*60)
 typedef enum {
        gp_unknown = 0,
        gpgga,